ASP.NET Community Standup - Blazor and Data API Builder
Learn about Data API Builder and how it can be used in Blazor app development. Community Links: ...
ASP.NET Community Standup - ASP.NET Core Route Tooling Enhancements in .NET 8
ASP.NET Core is built on routing. Minimal APIs, Web APIs, Razor Pages, and Blazor all use routes to ...View More
On .NET Live - Driving API Quality with Postman + .NET
How does your organization manage its APIs? In this week's episode, Postman architect Garrett London ...View More
On .NET Live - Optimize Your Data Operations with CQRS and Minimal APIs
Command Query Responsibility Segregation (CQRS) is a powerful architecture that splits data operatio ...View More
Asynchronous APIs with .NET
In this video we build a .NET API solution around the Asynchronous Request Reply pattern. This allow ...View More
APIs for Beginners 2023 - How to use an API (Full Course / Tutorial)
What is an API? Learn all about APIs (Application Programming Interfaces) in this full tutorial for ...View More
Full HTTP Networking Course – Fetch and REST APIs in JavaScript
Master the HTTP networking protocol by completing over 80 coding exercises and quizzes in JavaScript ...View More
ASP.NET Community Standup - Taking a look at the TodoApi Sample App
TodoApi is a sample application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication. Davi ...View More
ChatGPT Clone – OpenAI API and React Tutorial
Learn how to use React and the OpenAI API to create an application like ChatGPT. The application can ...View More
ChatGPT .NET API Client
In this video we use the OpenAI GPT-3 API to create “ChatGPT-like” .NET command line tool. Additiona ...View More